.TextStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
.BackGround1 {
	background-image: url(../Pictures/Background/BackgroundImage1.gif);
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.BackGround2 {
	background-image: url(../Pictures/Background/BackgroundImage2.gif);
}
.BackGround3 {
	background-image: url(../Pictures/Background/BackgroundImageLong.gif);
}
